'宣言 Public Function New( _ ByVal reader As System.Func(Of IEnumerable) _ )
public ItemsSourceDataProvider( System.Func<IEnumerable> reader )
パラメータ
- reader
- データリーダーを示すデリゲート。
'宣言 Public Function New( _ ByVal reader As System.Func(Of IEnumerable) _ )
public ItemsSourceDataProvider( System.Func<IEnumerable> reader )